arm: am4x: add U-Boot FIT signing and SPL image post-processing
authorMadan Srinivas <[email protected]>
Mon, 27 Jun 2016 14:19:23 +0000 (09:19 -0500)
committerTom Rini <[email protected]>
Thu, 14 Jul 2016 22:22:23 +0000 (18:22 -0400)
commite29878fc47f19e2ad6824cd61c69f2c187c5fb8a
tree1d31d31213f14a057729e21f4580b6b273ab274a
parent17c298733612f68ebf7702f28f32ad78c7ef115e
arm: am4x: add U-Boot FIT signing and SPL image post-processing

Modify the SPL build procedure for AM437x high-security (HS) device
variants to create a secure u-boot_HS.img FIT blob that contains U-Boot
and DTB artifacts signed (and optionally encrypted) with a TI-specific
process based on the CONFIG_TI_SECURE_DEVICE config option and the
externally-provided image signing tool.

Also populate the corresponding FIT image post processing call to be
performed during SPL runtime.

Signed-off-by: Madan Srinivas <[email protected]>
Signed-off-by: Andreas Dannenberg <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
arch/arm/cpu/armv7/am33xx/config.mk
board/ti/am43xx/board.c
configs/am43xx_hs_evm_defconfig